home *** CD-ROM | disk | FTP | other *** search
/ AppleScript - The Beta Release / AppleScript - The Beta Release.iso / Developer Scripts / FileMaker Pro 2.0 AS Examples / Syntax Examples / Do Script examples < prev    next >
Text File  |  1992-11-25  |  107b  |  4 lines

  1. tell application "FileMaker Pro"
  2.     Do Script first FileMaker Script
  3.     Do Script FileMaker Script "a"
  4. end tell